home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1369 / readme.txt < prev   
Text File  |  1996-08-17  |  2KB  |  47 lines

  1. David's Shell Extensions V1.0
  2.  
  3. Introduction
  4. -----
  5. DSHELLEX is a small shell extension (DLL) that allows the user to run a DOS session 
  6. by right clicking on a directory in explorer and selecting "dos prompt". 
  7. It also allows the user to rename(or copy) a group of files with a wildcard prompt
  8. for example *.old or *.html.
  9.  
  10.    In Summary
  11.    1) select 2 or more files, right click select "group rename" to rename or 
  12.       copy the selected files.
  13.    2) click a directory and select "dos prompt" to run a DOS prompt in that dir,
  14.    3) hold the shift key while right clicking a directory to configure DOS 
  15.       prompt settings 
  16.  
  17.  
  18. DSHELLEX is public domain in THIS version, future versions may be shareware, 
  19. it can be freely distributed, provided the three files dshellex.dll, 
  20. dshellex.inf, readme.txt are all included and unmodified.
  21.  
  22. Install/Uninstall
  23. -----------------
  24. To install right click dshellex.inf and select install.
  25.  
  26. Windows may prompt for a setup disk, just browse to the folder where you 
  27. extracted the files (where the INF file is)
  28.  
  29. To Remove open the windows control panel, select add/remove programs 
  30. and then select "David's Shell Extensions" in the list of uninstallable programs
  31.  
  32.  
  33. Notes
  34. -----
  35. The DOS Prompt feature actually runs a selected PIF file. The first time it is 
  36. used the program will prompt for the PIF file to use as a default. This can 
  37. later be changed by holding down the shift key while right clicking a directory
  38.  
  39. If the PIF file is set to windowed/full screen then that is what will run.
  40. If the PIF file is set to run in a particular directory then DSHELLEX will
  41. be unable to run it in the requested directory, the PIF settings take priority.
  42.  
  43. Contact
  44. --------
  45. Send bugs/comments to dolbyn@dircon.co.uk
  46.  
  47.